@import url(https://fonts.googleapis.com/css?family=Ubuntu:300,400,500,700);

@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,300);
@charset "UTF-8";

#wrapper {
	background-color: #ffffff;
	overflow:hidden;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	}


#header-env {
	background-color: #ffffff;
	margin-top: 5px;
	margin-left: 5px;
	height: 110px;
	width: 100%;
	}

#header-env div {
	float:left;
	/* border:1px solid #bbb; */
	}

#header-left {
	width:470px;
	}
#header-mid {
	margin-left:10px;
	margin-top:2px;
	width:215px;
	}
#header-right {
	width:265px;
	margin-left: 10px;
	}
.deptlink:link {
	color: #265a6a;
	font-size: 16px;
	font-family:Ubuntu, sans-serif; 
	font-weight: 600;
	line-height: 21px; 
	text-decoration: none;
	text-align: center;
	}
.deptlinke:visited {
	color: #265a6a;
	font-size: 16px;
	font-family:Ubuntu, sans-serif; 
	font-weight: 600;
	line-height: 21px; 
	text-decoration: none;
	text-align: center;
	}
.deptlink:hover {
	text-decoration: none;
	color: #C7003d;
	text-align: center;
	}

/* Tabs */
#page-content .tab-container {background: #fff; }
#page-content ul.tabs {list-style: none; position:relative; height: 27px; margin: 0; padding: 0; background:url("../images/tab-bg.gif") repeat-x; overflow:hidden; border: 1px solid #cfcfcf;}
#page-content ul.tabs li {display:inline; height: 27px; line-height: 27px;}
#page-content ul.tabs li a  {height: 27px; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight:BOLD; position:center; padding:0 14px; margin: 0 -4px 0 0; color:#265a6a; text-decoration:none; text-transform:uppercase; line-height: 27px; display: inline-block; background: url(../images/tabs-divide-bg.gif) repeat-y left top;  }
#page-content ul.tabs li a#tab1 {background: none;}
#page-content ul.tabs li a:hover {color: #C7003d;} 
#page-content ul.tabs li a.tab-active {color: #C7003d;} 
#page-content .tab-panes { margin: 20px 3px 3px 3px;}
#page-content ul .tabb  {height: 27px; width:100px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight:normal;  position:relative; padding:0; margin: 0; color:#888888; text-decoration:none; text-align: left;}



.cart-link {
	line-height: 150%;
	margin-top:10px;
	color: #265a6a;
	font-family: Ubuntu;
	font-weight: 700;
	font-size: 14px;
	text-decoration: none;
	}

.cart-link:hover {
	line-height: 150%;
	margin-top:10px;
	color: #C7003d;
	font-family: Ubuntu;
	font-weight: 700;
	font-size: 14px;
	text-decoration: none;
	}
.cart-name {
	line-height: 15px;
	margin-top:3px;
	color: #265a6a;
	font-family: Ubuntu;
	font-weight: 400;
	font-size: 14px;
	text-decoration: none;
	}
 
.nav ul {
	list-style: none;
	background-color: #265a6a;
	text-align: center;
	padding: 0;
	margin: 0;
}
.nav li {
	font-family: Ubuntu;
	font-weight: bold;
    width: 120px;
    border-bottom: none;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    display: inline-block;
    margin-right: -4px;
}
 
.nav a {
  text-decoration: none;
  color: #fff;
  display: block;
  transition: .3s background-color;
}
 
.nav a:hover {
  background-color: #82b6c7;
}
 
.nav a.active {
  background-color: #265a6a;
  color: #444;
  cursor: default;
}


#body-env {
	background-color: #ffffff;
	margin-top: 5px;
	width: 980px;
	}

#body-env div {
	float:left;
	/* border:1px solid #bbb;*/
	}

#body-right {
	background-color: #ffffff;
	width: 770px;
	margin-left: 0px
	}

#body-full {
	background-color: #ffffff;
	width: 945px;
	margin: 15px 15px 15px 15px
	}

#menu-left {
	background-color: #ffffff;
	width: 200px;
	margin-bottom: 10px;
	}



#footer-env {
	background-color: #ffffff;
	margin: 15px;
	width: 980px;
	float: left;
	}

#footer-env div {
	float:left;
	/* border-bottom:1px solid #bbb; */
	}

#footer-list1 {
	background-color: #ffffff;
	width: 200px;
	border-bottom:1px solid #bbb;
	}


#footer-list2 {
	background-color: #ffffff;
	width: 200px;
	border-bottom:1px solid #bbb;
	}

#footer-list3 {
	background-color: #ffffff;
	width: 200px;
	border-bottom:1px solid #bbb;
	}


.hr {
	clear: both;
	margin-top:20px;
	margin-bottom:5px;
	border-bottom:2px solid #138098;
	}




.nav_bottom {
	color: #265a6a;
	line-height: 25px; 
	font-family: Ubuntu;
	font-weight: 700;
	font-size: 14px;
	text-decoration: none;
	}

.nav_link_bottom {
	color: #265a6a;
	line-height: 18px; 
	font-family: Ubuntu;
	font-weight: 400;
	font-size: 11px;
	text-decoration: none;
	}

.nav_link_bottom:hover {
	color: #C7003d; 
	line-height: 18px; 
	font-family: Ubuntu;
	font-weight: 300;
	font-size: 11px;
	text-decoration: underline;
	}

ul {
    list-style-type: square;
    margin-left: 10;
    padding: 0;
	color: #818181; 
	font-family: Ubuntu;
	font-size: 12px;
	}
	
li {
    list-style-type: square;
	margin-left: 10;
	padding: 0;
	}


	/* Breadcrumbs */

.breadcrumbrow a:link {
	text-decoration: none; 
	color: #265a6a; 
	font-size: 13px;
	font-family:Ubuntu, sans-serif; 
	font-weight: 400;
	height: 20px; 
	line-height: 20px; 
	padding-bottom:10px;
	}

.breadcrumbrow a:hover {
	text-decoration: none;
	color: #C7003d; 
	font-weight: 400;
	}
a.breadcrumb:link, a.breadcrumb:active, a.breadcrumb:visited, a.breadcrumb:hover {
	color: #265a6a;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}
a.breadcrumb:hover {
	color: #C7003d;
	text-decoration: none;
}

.plaintextdesc {
	color: #265a6a; 
	font-size: 13px;
	font-family:Ubuntu, sans-serif; 
	font-weight: 500;
	line-height: 15px; 
	padding-bottom:10px;
	}
.plaintextstockno {
	color: #265a6a; 
	font-size: 13px;
	font-family:Ubuntu, sans-serif; 
	font-weight: 400;
	line-height: 14px; 
	}

.producttitlelink:link {
	color: #265a6a;
	font-size: 14px;
	font-family:Ubuntu, sans-serif; 
	font-weight: 600;
	line-height: 17px; 
	text-decoration: none;
	}
.producttitlelink:visited {
	color: #265a6a;
	font-size: 14px;
	font-family:Ubuntu, sans-serif; 
	font-weight: 600;
	line-height: 17px; 
	text-decoration: none;
	}
.producttitlelink:hover {
	text-decoration: none;
	color: #C7003d; 
	}

.ProductPrice {
	color: #C7003d; 
	font-size: 22px;
	font-family:Ubuntu, sans-serif; 
	font-weight: 500;
	line-height: 22px; 
	}
H1{
	color: #265a6a;
	font-size: 20px;
	font-family:Ubuntu, sans-serif; 
	font-weight: 700;
	text-decoration: none;
	margin: 0 0 3px 0;
	padding: 0;
}
H2{
	font-weight: normal; 
	font-size: 14px; 
	color: #484848; 
	margin: 0 0 15px 0; 
	padding: 0;
	font-family:Ubuntu, sans-serif; 
	}
H3{
	color: #265a6a;
	font-size: 13px;
	font-family:Ubuntu, sans-serif; 
	font-weight: 400;
	text-decoration: none;
	}
.plaintext {
	color: #265a6a; 
	font-size: 14px;
	font-family:Ubuntu, sans-serif; 
	font-weight: 400;
	line-height: 16px; 
	}

.plaintextbold {
	color: #265a6a; 
	font-size: 14px;
	font-family:Ubuntu, sans-serif; 
	font-weight: 700;
	line-height: 16px; 
	}
.prodlink:link {
	color: #265a6a;
	font-size: 13px;
	font-family:Ubuntu, sans-serif; 
	font-weight: 700;
	line-height: 15px; 
	text-decoration: none;
	}
.prodlink:hover {
	text-decoration: underline;
	color: #C7003d; 
	}

.prodcrosslink:link {
	color: #265a6a;
	font-size: 14px;
	font-family:Ubuntu, sans-serif; 
	font-weight: 400;
	line-height: 16px; 
	text-decoration: none;
	}
.prodcrosslink:hover {
	text-decoration: underline;
	color: #C7003d; 
	}
.THHeader{
	color: #FFFFFF;
	font-size: 12px;
	font-family:Ubuntu, sans-serif; 
	font-weight: 700;
	text-decoration: none;
	text-transform: none;
	background-color: #265a6a;
	padding: 3px; 
}
.cross-sell-img	{
	border: 1px solid #ebebeb; 
	margin: 3px 0; 
	max-width: 125px;
	}
#content {
	height: 30px; 
	padding-bottom: 1px; 
	overflow: hidden;
	}
.readmore {
	FONT-SIZE: 13px; 
	COLOR: #265a6a; 
	font-family:Ubuntu, sans-serif; 
	font-weight: 500; 
	text-decoration: hand; 
	text-decoration: underline;
	}
.readmore:link {
	FONT-SIZE: 13px; 
	COLOR: #265a6a; 
	font-family:Ubuntu, sans-serif;	
	font-weight: 500;
	}
.readmore:hover {
	FONT-SIZE: 13px; 
	COLOR: #C7003d; 
	font-family:Ubuntu, sans-serif; 
	font-weight: 500;
	cursor: pointer;
	}
#cssmenu {
	width: 185px;
	background-color: #52554a;
	border-radius: 5px;
	text-align: center;
}
#cssmenuwhite {
	background-color: #f6fcfe;
	padding: 8px;
	text-align: left;
}
.csshead {
	color: #FFFFFF;
	font-size: 16px;
	line-height: 24px;
	font-family:Ubuntu, sans-serif; 
	font-weight: 700;
}
.cssleftlink:visited {
	margin-bottom: 10px;
	color: #265a6a;
	font-size: 13px;
	line-height: 16px;
	font-family:Ubuntu, sans-serif; 
	font-weight: normal;
	text-decoration: none;

}
.cssleftlink {
	margin-bottom: 10px;
	color: #265a6a;
	font-size: 13px;
	line-height: 16px;
	font-family:Ubuntu, sans-serif; 
	font-weight: normal;
	text-decoration: none;
}
.cssleftlink:hover {
	margin-bottom: 10px;
	color: #C7003d;
	font-size: 13px;
	line-height: 16px;
	font-family:Ubuntu, sans-serif; 
	font-weight: normal;
	text-decoration: none;

}
.space5 {
	color: #FFFFFF;
	line-height: 10px;
}
.smalltextred{
	color: #FF0000;
	font-size:10px;
	font-family:Ubuntu, sans-serif; 
	text-decoration: none;
}
.smalltextblack{
	color: #000000;
	font-size:10px;
	font-family:Ubuntu, sans-serif; 
	text-decoration: none;
}
.shipoption {
	color: #000000; 
	font-size: 13px;
	font-family:Ubuntu, sans-serif; 
	font-weight: 400;
	line-height: 15px; 
	}

.plaintextblk {
	color: #000000; 
	font-size: 14px;
	font-family:Ubuntu, sans-serif; 
	font-weight: 400;
	line-height: 16px; 
	}

.plaintextblkbold {
	color: #000000; 
	font-size: 14px;
	font-family:Ubuntu, sans-serif; 
	font-weight: 700;
	line-height: 16px; 
	}

.THHeader2{
	color: #FFFFFF;
	font-size: 12px;
	font-family:Ubuntu, sans-serif; 
	font-weight: 700;
	text-decoration: none;
	text-transform: none;
	background-color: #F7F7F7;
	padding-left: 10px; 
}
.THHeader3{
	color: #FFFFFF;
	font-size: 14px;
	font-family:Ubuntu, sans-serif; 
	font-weight: 700;
	text-decoration: none;
	text-transform: none;
	background-color: #265a6a;
	padding: 3px; 
}
.plaintextboldX {
	color: #138098; 
	font-size: 17px;
	font-family:Ubuntu, sans-serif; 
	font-weight: 700;
	line-height: 18px; 
	}

.site-map:visited {
	color: #265a6a;
	font-size: 14px;
	line-height: 18px;
	font-family:Ubuntu, sans-serif; 
	font-weight: normal;
	text-decoration: underline;

}
.site-map {
	color: #265a6a;
	font-size: 14px;
	line-height: 18px;
	font-family:Ubuntu, sans-serif; 
	font-weight: normal;
	text-decoration: underline;
}
.site-map:hover {
	color: #C7003d;
	font-size: 14px;
	line-height: 18px;
	font-family:Ubuntu, sans-serif; 
	font-weight: normal;
	text-decoration: underline;
}

.hmcatlink:link {
	color: #265a6a;
	font-size: 16px;
	font-family:Ubuntu, sans-serif; 
	font-weight: 600;
	line-height: 17px; 
	text-decoration: none;
	}
.hmcatlink:visited {
	color: #265a6a;
	font-size: 16px;
	font-family:Ubuntu, sans-serif; 
	font-weight: 600;
	line-height: 17px; 
	text-decoration: none;
	}
.hmcatlink:hover {
	text-decoration: none;
	color: #C7003d;
	}

.link-text {
	color: #0066d1;
	font-size: 14px;
	font-family:Ubuntu, sans-serif; 
	font-weight: 700;
	line-height: 16px;
	text-decoration: none;
	}

.link-text:hover {
	color: #C7003d;
	font-size: 14px;
	font-family:Ubuntu, sans-serif; 
	font-weight: 700;
	line-height: 16px;
	text-decoration: none;
	}
.link-text:visited {
	color: #0066d1;
	font-size: 14px;
	font-family:Ubuntu, sans-serif; 
	font-weight: 700;
	line-height: 16px;
	text-decoration: none;
	}
.cssleftlinkart:visited {
	margin-bottom: 14px;
	color: #265a6a;
	font-size: 14px;
	line-height: 16px;
	font-family:Ubuntu, sans-serif; 
	font-weight: normal;
	text-decoration: none;

}
.cssleftlinkart:link {
	margin-bottom: 14px;
	color: #265a6a;
	font-size: 14px;
	line-height: 16px;
	font-family:Ubuntu, sans-serif; 
	font-weight: normal;
	text-decoration: none;
}
.cssleftlinkart:hover {
	margin-bottom: 14px;
	color: #C7003d;
	font-size: 14px;
	line-height: 16px;
	font-family:Ubuntu, sans-serif; 
	font-weight: normal;
	text-decoration: none;

}
.cssrightlink:visited {
	color: #265a6a;
	font-size: 14px;
	line-height: 15px;
	font-family:Ubuntu, sans-serif; 
	font-weight: normal;
	text-decoration: none;

}
.cssrightlink {
	color: #265a6a;
	font-size: 14px;
	line-height: 15px;
	font-family:Ubuntu, sans-serif; 
	font-weight: normal;
	text-decoration: none;
}
.cssrightlink:hover {
	color: #C7003d;
	font-size: 14px;
	line-height: 15px;
	font-family:Ubuntu, sans-serif; 
	font-weight: normal;
	text-decoration: none;
}
.cssrightprice {
	color: #C7003d;
	font-size: 14px;
	line-height: 15px;
	font-family:Ubuntu, sans-serif; 
	font-weight: 500;
}


@media (min-width: 768px) {
    .min-width-195-md {
        min-width: 195px;
    }
}
